CIMPLICITY REST API Web Service
CIMPLICITY REST API Web Service / CimProject Json Schema
In This Topic
    CimProject Json Schema
    In This Topic
    Description
    Fields that need to be specfied for modifying rest settings of project
    Overview
    CimProject
    Fields that need to be specfied for modifying rest settings of project
    ProjectID : string
    The Id or name of the project.
    RestEnable : boolean
    set it true to enable configuring project using rest apis or else set it to false to disable.
    ProjectPath : string
    full absolute path to project specified in ProjectID
    Properties
    NameDescriptionData Type
    The Id or name of the project.string
    set it true to enable configuring project using rest apis or else set it to false to disable.boolean
    full absolute path to project specified in ProjectIDstring
    See Also